Tegra: enable 'ENABLE_ASSERTIONS' for all builds
authorVarun Wadekar <[email protected]>
Wed, 26 Apr 2017 20:48:19 +0000 (13:48 -0700)
committerVarun Wadekar <[email protected]>
Wed, 26 Apr 2017 20:54:30 +0000 (13:54 -0700)
commit6c16918f7d511d972e32eefd2b442aa5ec6e0f86
tree0aeefdeabd5370212a7578845806396ed8f1bfbd
parent03af25bc9b66ef51ec4c23c77b312391cfd52bbb
Tegra: enable 'ENABLE_ASSERTIONS' for all builds

This patch changes the platform Makefile to set `ENABLE_ASSERTIONS` to
1 instead of the deprecated option `ASM_ASSERTION`. This also pulls in
C assertions in release mode.

Signed-off-by: Varun Wadekar <[email protected]>
plat/nvidia/tegra/platform.mk